ShowStoryText("Whilst off exploring the island, something terrible has happened! Upon your return, you find that your hold has been ransacked and around 2000 Pieces are missing from it. Further inspection reveals the trademark traces of fur and stench of banana that can only be the work of a Monkey Thief.");
if InInventory("{5}") then
AddChoice("Attempt to bribe the monkey with your golden banana", "[24]");
end
AddChoice("Try to capture the monkey through sheer skill", "[25]");
AddChoice("Give up. Monkeys are clearly nothing but trouble.", "[26]");